projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dad19e
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 2 May 2001 13:20:15 +0000
(13:20 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 2 May 2001 13:20:15 +0000
(13:20 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b9675a9e2fed625b9bfb1c8319d1d083c5a6f278..9171a4eb3f96287278d50d81c387156de69c275d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,10
@@
2001-05-02 Gerd Moellmann <gerd@gnu.org>
+ * xterm.c (expose_window): Return int. If W is the window
+ currently being updated, mark the frame garbaged. Fix
+ computation of rows intersecting the exposed rectangle.
+ (expose_window_tree): Stop when expose_window returns 0.
+
* xterm.c (x_draw_stretch_glyph_string): Don't draw background
again if it has already been drawn.